home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Freeware 2002 November
/
SGI Freeware 2002 November - Disc 3.iso
/
dist
/
fw_qt3.idb
/
usr
/
freeware
/
Qt
/
examples
/
showimg
/
showimg.doc.z
/
showimg.doc
Wrap
Text File
|
2002-04-08
|
352b
|
31 lines
/*
$Id$
*/
/*! \page showimg-example.html
\ingroup examples
\title Show Image
This example reads and displays an image in any supported image
format (GIF, BMP, PPM, XMP, etc.).
<hr>
Header file:
\include showimg/showimg.h
<hr>
Implementation:
\include showimg/showimg.cpp
<hr>
Main:
\include showimg/main.cpp
*/